使用工具或模板创建的解决方案,在根目录下会有dry-config.json
配置文件。
该配置文件会影响代码生成时的行为。
以下是各个配置的含义:
配置项 | 说明 | 备注 |
---|---|---|
RootPath | ||
ProjectId | ||
DtoPath | ||
EntityPath | ||
DbContextPath | ||
StorePath | ||
ApplicationPath | ||
ApiPath | ||
IdStyle | ||
IdType | ||
CreatedTimeName | ||
UpdatedTimeName | ||
IsSplitController | ||
Version | ||
SwaggerPath | ||
WebAppPath | ||
SolutionType |